FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > FormulaDependentInfos クラス > AddObject メソッド : AddObject(IExpressionConsumer,Boolean[]) メソッド |
'Declaration Public Overloads Sub AddObject( _ ByVal consumer As IExpressionConsumer, _ ByVal dependents() As Boolean _ )
'使用法 Dim instance As FormulaDependentInfos Dim consumer As IExpressionConsumer Dim dependents() As Boolean instance.AddObject(consumer, dependents)
public void AddObject( IExpressionConsumer consumer, bool[] dependents )